projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
89baa1d
)
src/frame.c: Fix previous change.
author
Juanma Barranquero
<lekktu@gmail.com>
Fri, 22 Oct 2010 10:52:08 +0000
(12:52 +0200)
committer
Juanma Barranquero
<lekktu@gmail.com>
Fri, 22 Oct 2010 10:52:08 +0000
(12:52 +0200)
src/frame.c
patch
|
blob
|
history
diff --git
a/src/frame.c
b/src/frame.c
index d9106a721a95c5012343716d55774afc09d53684..c542cae5f6d882ac41fa7b1e4bd10627241d60cf 100644
(file)
--- a/
src/frame.c
+++ b/
src/frame.c
@@
-272,8
+272,6
@@
FRAME defaults to the currently selected frame.
Use of this function as a predicate is deprecated. Instead,
use `display-graphic-p' or any of the other `display-*-p'
predicates which report frame's specific UI-related capabilities. */)
-
-FRAME defaults to the currently selected frame. */)
(frame)
Lisp_Object frame;
{